home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / video / luxman-0.41 < prev    next >
Text File  |  1996-11-17  |  3KB  |  95 lines

  1.  
  2.                    `LuxMan - A maze game for Linux'
  3.                              (2nd release)
  4.  
  5. I have uploaded LuxMan 0.41 to sunsite. This is a maze game for
  6. Linux similar to the `Pac Man' arcade game. It uses SVGAlib (not X)
  7. and has soundcard support. 
  8.  
  9. New Features!:
  10.  
  11.     - VT switching! Can switch to/from the game at any time.
  12.  
  13.         - Easier customization! Most everything is now customizable
  14.           without recompiling the source. See the new file `HOWTO.Modify'
  15.           for details. Also see `README.Contrib' if you'd like to
  16.           contribute to the LuxMan distribution.
  17.  
  18.         - Regeneration delay! There is now a delay between the time the
  19.           ghosts reach `home' and the time they regenerate.
  20.  
  21.         - New collision routine! Now slightly harder for ghosts to kill
  22.           you. No change for eating ghosts.
  23.  
  24.     - An improved (and much easier) main `scenario'. The original
  25.           scenario is also included.
  26.  
  27.         - New program `luxchk' (LuxCheck) to check level files
  28.           for consistency (replaces `mapchk').
  29.  
  30.     - Can now quit game by pressing `q' or Ctrl-C.
  31.  
  32.     - Manpages for LuxMan and LuxCheck.
  33.  
  34. There are two distributions:
  35.  
  36.     luxman-0.41.tgz            # Source only, requires g++ 2.5.8
  37.                 # (or 2.6.2), and SVGAlib 1.12 (or higher)
  38.  
  39.     luxman-0.41-bin.tgz    # Statically linked binaries
  40.  
  41. These files are currently in:
  42.     sunsite.unc.edu:/pub/Linux/Incoming
  43.  
  44. But will (hopefully) be moved to:
  45.     sunsite.unc.edu:/pub/Linux/games/video
  46.  
  47. This is the second public release. PLEASE let me know if this
  48. version does not work for you. I have fixed all reported bugs,
  49. but then, I have only received two bug reports! 
  50.  
  51. NOTE: You need at least a 1.1.50 kernel to run LuxMan.
  52.  
  53. Send any comments, bug reports, etc. to:
  54.     frankm@nuance.com
  55.  
  56. Here is the LSM:
  57. Begin3
  58. Title:          LuxMan
  59. Version:        0.41
  60. Entered-date:   29MAR95
  61. Description:    A maze game for Linux, similar to the `Pac Man'
  62.         arcade game. Uses svgalib (not X) and has sound
  63.         support.
  64.  
  65.         Features: Easy customization (add/modify levels,
  66.         mazes, bitmaps, sounds, colors, etc.) without
  67.         recompiling, multiple skill levels, digitized sound,
  68.         VT switching.
  69.  
  70.         This is the source distribution. See `Platforms'
  71.         for requirements.
  72.  
  73.         You DO NOT need the binary distribution if you
  74.         get this file.
  75.  
  76. Keywords:       game, video, svgalib, sound, arcade, pacman
  77. Author:         frankm@nuance.com (Frank McIngvale)
  78.         rbtenis@ibm.net (Bruce Tenison)
  79. Maintained-by:  frankm@nuance.com (Frank McIngvale)
  80. Primary-site:   sunsite.unc.edu /pub/Linux/games/video
  81.         268kb luxman-0.41.tgz
  82. Alternate-site: 
  83. Original-site:  
  84. Platforms:      Linux 1.1.50 or greater; svgalib 1.12 or greater;
  85.         g++ 2.5.8 or greater; VGA card supporting 320x200x256
  86.         (Optional) soundcard capable of playback at either
  87.         11kHz or 8kHz
  88. Copying-policy: GPL
  89. End
  90.  
  91.  
  92.  
  93.  
  94.  
  95.